CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 汉明码 误码

搜索资源列表

  1. harddecision

    3下载:
  2. 采用汉明码的BPSK仿真程序,译码使用硬判决,仿真给出误码率曲线-BPSK simulation procedures, the use of hard-decision decoding, given BER simulation curve
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:lk
  1. ham74

    2下载:
  2. (7,4)汉明码及未编码和多种译码方法误码率性能的对比-(7,4) Hamming codes and coding and decoding a variety of methods BER performance comparison
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:94019
    • 提供者:Alice
  1. hanming

    0下载:
  2. 通过使用汉明码进行编码、解码、纠错。运用matlab仿真并计算汉明码的误码率和纠错能力。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10714
    • 提供者:lijianling
  1. hamming-matlab

    2下载:
  2. 实现汉明码的编码和译码,可设定误码位置,查看纠错效果。-Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1243
    • 提供者:金鑫
  1. hammingcodedecoding

    2下载:
  2. (7,4)汉明码的硬判决译码算法、最大似然译码算法、和积译码算法性能比较(代码附在word后面,采用matlab实现)很好的学习资料-(7,4) Hamming code of hard decision decoding algorithm, maximum likelihood decoding algorithm, and decoding performance comparison plot (code word is attached to the back, using matla
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:31719
    • 提供者:李宗臣
  1. hamming_2

    0下载:
  2. 汉明码的编码和译码,误码统计等。程序里有详细的编写说明。-Hamming code encoding and decoding, error statistics. Procedures in the preparation of detailed instructions.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:35096
    • 提供者:liumc
  1. xindaobianmafangzhen

    0下载:
  2. 实现信道编码仿真,有卷积码,汉明码,循环码,比较器误码率-Achieving channel coding simulation, there are convolutional codes, Hamming codes, cyclic codes, error rate comparator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:34020
    • 提供者:时宜
  1. try

    0下载:
  2. 15,11汉明码的编程实现,可检错变标出错误码位置同时纠正一位错码-15,11 Hamming code of the programming can be marked on the error code Error-detecting change at the same time to correct a wrong location code
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:697
    • 提供者:xiang
  1. hangmingma

    3下载:
  2. 对随机序列进行(7,4)汉明码编码,经过bpsk调制解调,然后译码,最后绘出信噪比与误码率的关系曲线-Random sequences (7,4) hamming code encoding, after bpsk modem, and then decoding, and finally draw the signal to noise ratio and bit error rate curve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1261
    • 提供者:lvdelong
  1. s_2

    1下载:
  2. (7,4)(15,11)(31,26)汉明码的距离谱以及误码率仿真-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:109577
    • 提供者:小鹏
  1. HAMMING_CODE_RESEARCH

    0下载:
  2. 利用汉明码实现对语音信号文字以及图像的编译码以及接收。并给出在不同情况下的误码率以及误码率曲线。-Hamming achieved using the speech signal encoding and decoding text and images as well as receiving. In different situations and gives the bit error rate and BER curves.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:131742
    • 提供者:刘子源
  1. MATLAB-and-communication-simulation

    0下载:
  2. 1、研究BFSK在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系; 2、研究BFSK在加性高斯白噪声信道下(有突发干扰)的误码率性能与信噪比之间的关系;分析突发干扰的持续时间对误码率性能的影响。 3、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系;分析不同码率对误码率性能的影响。比较不同信道编码方式的编码增益性能。 4、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(有突发干扰)的误
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:623518
    • 提供者:tracy
  1. BharrddecisiiP

    0下载:
  2. 使用汉明码的BPSK仿真程序源码,译码使使用硬判决,仿真给出误码率曲线 -Hamming BPSK simulation program source code, decoding using hard decision, the simulation shows that the BER curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1356
    • 提供者:duishou
  1. Soft_hard-decision-of-hamming-code

    1下载:
  2. 代码实现了汉明码译码的软判决和硬判决误码率仿真图,并且通过对比理论曲线,验证了代码的正确性。-This code achieves the BER code curve of hamming code using soft decision and hard decision. Compared with the theoretical curve,I verify the correctness of the code.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:28231
    • 提供者:
  1. 汉明码 c++

    0下载:
  2. 简明的(n,m)汉明码缟译码,模拟信道产生随机错,1、2、3位纠错能力和误码率分析都有
  3. 所属分类:密码/编码算法

  1. hanmingma

    0下载:
  2. 实现(n,m)汉明码的编码码,C语言编写简单明了,并实现误码率分析-Coding achieve the (n, m) Hamming code, written in C language simple and clear, and BER Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2787
    • 提供者:李风光
  1. 汉明码

    0下载:
  2. 汉明码.txt 计算信源经过汉明编译码前后通过模拟信道的误码率,并计算出一位随机错误的误码率。
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-19
    • 文件大小:12358
    • 提供者:coolhandy
  1. TX

    1下载:
  2. 用Matlab/Simulink研究2ASK(DPSK)在加性高斯白噪声信道下的误码率性能与信噪比之间的关系;试用Matlab/Simulink研究2ASK(DPSK)+信道编码(取汉明码)在加性高斯白噪声信道下的误码率性能与信噪比之间的关系-Matlab/Simulink additive white Gaussian noise channel 2ASK (DPSK) the relationship between performance and signal-to-noise ratio
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:357217
    • 提供者:wxx
  1. 汉明码的编译码原理及性能仿真

    1下载:
  2. 在MATLAB环境下,仿真完成汉明码的编译码原理,并测试在不同信噪比下汉明码的误码率性能
  3. 所属分类:matlab例程

    • 发布日期:2015-04-13
    • 文件大小:1829
    • 提供者:sxx_cuc
  1. jiaozhi

    1下载:
  2. 卷积码、bch码在交织技术不同的情况下进行误码率的仿真实验。(The convolutional code and BCH code are simulated experimentally under different interleaving techniques.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:28672
    • 提供者:marklei
« 12 »
搜珍网 www.dssz.com